Christian Kirbach [Wed, 6 May 2009 11:33:31 +0000 (13:33 +0200)]
Updated German translation.
Christian Kirbach [Wed, 6 May 2009 11:06:32 +0000 (13:06 +0200)]
Updated German translation.
Matthias Clasen [Tue, 5 May 2009 23:29:05 +0000 (19:29 -0400)]
Add diagnostics for XID collisions
This should help with diagnosing crashes caused by over-eager XID
reuse in Xlib, see bug 581526.
Matthias Clasen [Mon, 4 May 2009 02:27:12 +0000 (22:27 -0400)]
Make GtkHandleBox work on multiple displays
Matthias Clasen [Mon, 4 May 2009 01:38:54 +0000 (21:38 -0400)]
Fix handling of GDK_NONE
Don't intern "NONE" and warn if GDK_NONE is converted to an
X atom. Problem pointed out in bug 580511.
Matthias Clasen [Sun, 3 May 2009 16:59:00 +0000 (12:59 -0400)]
Fix whitespace
Matthias Clasen [Tue, 23 Sep 2008 22:23:09 +0000 (22:23 +0000)]
Warn if the adjustment has nonzero page size.
2008-09-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkspinbutton.c: Warn if the adjustment has nonzero page size.
svn path=/branches/gtk-2-14/; revision=21500
Matthias Clasen [Sun, 3 May 2009 16:45:54 +0000 (12:45 -0400)]
Update to explain the situation.
2008-09-23 Matthias Clasen <mclasen@redhat.com>
* README.in: Update to explain the situation.
* gtk/gtkadjustment.c: Revert to the old behaviour of allowing
values in the range [lower, upper]. Relying on the possibility
to set values in the [upper - page_size, upper] subrange is
considered deprecated, though, and will trigger a warning.
* gtk/gtkcombobox.c:
* gtk/gtkiconview.c:
* gtk/gtkrange.c:
* gtk/gtkscrolledwindow.c:
* gtk/gtktreeview.c: Add the CLAMPing back that was removed after
the GtkAdjustment behaviour change.
svn path=/branches/gtk-2-14/; revision=21499
Conflicts:
ChangeLog.pre-2-14
Petr Kovar [Sun, 3 May 2009 16:46:22 +0000 (18:46 +0200)]
Updated Czech translation
Jorge Gonzalez [Sat, 2 May 2009 10:49:28 +0000 (12:49 +0200)]
Updated Spanish translation
Jorge Gonzalez [Fri, 1 May 2009 18:26:29 +0000 (20:26 +0200)]
Updated Spanish translation
Matthias Clasen [Wed, 22 Apr 2009 15:57:39 +0000 (11:57 -0400)]
Avoid double browser windows from the about dialog.
Shankar Prasad [Tue, 28 Apr 2009 08:22:01 +0000 (13:52 +0530)]
Updated Kannada transltion
Gabor Kelemen [Mon, 27 Apr 2009 10:26:40 +0000 (12:26 +0200)]
Updated Hungarian translation
Maxim V. Dziumanenko [Sun, 26 Apr 2009 22:02:02 +0000 (01:02 +0300)]
Updated Ukrainian translation
Brian Cameron [Fri, 24 Apr 2009 23:16:15 +0000 (18:16 -0500)]
Fix casting problem in gmodule code.
This fixes bug 579884. Previously the return value of g_slist_find_custom was
being recasted as type (GtkModuleInfo *). This patch sets the return value
to a temporary variable of type (GSList *), and sets info to temp->data. This
avoids a crashing problem.
Vladimir Melo [Wed, 22 Apr 2009 23:49:58 +0000 (20:49 -0300)]
Updated Brazilian Portuguese translation.
Matej Urban [Wed, 22 Apr 2009 10:07:53 +0000 (12:07 +0200)]
Updated Slovenian translation
Christian Persch [Mon, 20 Apr 2009 12:53:51 +0000 (14:53 +0200)]
Allow unsetting the icon title set with gdk_window_set_icon_name
Change gdk_window_set_icon_name to allow using NULL to unset a
previously set icon title, so that the icon title tracks the normal
title again. Bug #535557.
Tobias Mueller [Sun, 19 Apr 2009 23:45:10 +0000 (01:45 +0200)]
Remove a deprecated call to gtk_status_icon_set_tooltip
This fixes bug 574386.
Khaled Hosny [Sun, 19 Apr 2009 18:00:33 +0000 (20:00 +0200)]
Updated Arabic translation
Matthias Clasen [Sat, 18 Apr 2009 19:18:10 +0000 (15:18 -0400)]
Point to better place for git documentation
Matthias Clasen [Sat, 18 Apr 2009 18:52:04 +0000 (14:52 -0400)]
Don't leak RequiresInfo when parsing GtkBuilder files
This fixes bug 579366.
Matthias Clasen [Sat, 18 Apr 2009 18:42:43 +0000 (14:42 -0400)]
Make GtkAssistant keep its padding when built with GtkBuilder
Luca Ferretti [Sat, 18 Apr 2009 15:32:24 +0000 (17:32 +0200)]
Updated Italian translation
Completed Italian translation for 2.16
Philip Withnall [Sat, 18 Apr 2009 15:28:43 +0000 (16:28 +0100)]
Updated British English translation
David Planella [Sat, 18 Apr 2009 09:45:56 +0000 (11:45 +0200)]
Updated Catalan translation
Deng Xiyue [Sat, 18 Apr 2009 05:44:44 +0000 (07:44 +0200)]
Updated zh_CN translation
Matthias Clasen [Thu, 16 Apr 2009 04:50:46 +0000 (00:50 -0400)]
Fix a resizing problem with marks on scales
Queue a resize when marks are added to or removed from GtkScale
widgets. This fixes a visual glitch with the 100% mark in
gnome-volume-control.
Stefan Kost [Wed, 15 Apr 2009 15:13:20 +0000 (18:13 +0300)]
build: fix the build when not making man-pages
Milos Popovic [Wed, 15 Apr 2009 08:47:49 +0000 (10:47 +0200)]
Updated Serbian translation
Manoj Kumar Giri [Tue, 14 Apr 2009 09:50:48 +0000 (15:20 +0530)]
Upadated Oriya Translation
Manoj Kumar Giri [Tue, 14 Apr 2009 06:35:23 +0000 (12:05 +0530)]
Updated Oriya Translation
Manoj Kumar Giri [Tue, 14 Apr 2009 06:31:09 +0000 (12:01 +0530)]
Updated Oriya Translation
Khaled Hosny [Mon, 13 Apr 2009 23:21:50 +0000 (01:21 +0200)]
Updated Arabic translation
Ankitkumar Patel [Mon, 13 Apr 2009 11:54:21 +0000 (17:24 +0530)]
Updated Gujarati Translations
Kenneth Nielsen [Sun, 12 Apr 2009 15:03:04 +0000 (17:03 +0200)]
Updated Danish translation\n\nUpdated Danish translation by Kenneth Nielsen
Jorge González [Sun, 12 Apr 2009 14:49:25 +0000 (16:49 +0200)]
Updated Spanish translation
Kenneth Nielsen [Sun, 12 Apr 2009 13:10:16 +0000 (15:10 +0200)]
Updated Danish translation\n\nUpdated Danish translation by Kenneth Nielsen
Matthias Clasen [Sat, 11 Apr 2009 22:09:33 +0000 (18:09 -0400)]
Bump version
Matthias Clasen [Sat, 11 Apr 2009 22:05:34 +0000 (18:05 -0400)]
Release 2.16.1
Matthias Clasen [Sat, 11 Apr 2009 19:54:33 +0000 (15:54 -0400)]
Remove generated files
Matthias Clasen [Sat, 11 Apr 2009 19:52:28 +0000 (15:52 -0400)]
Update for 2.16.1
Michael J. Chudobiak [Sat, 11 Apr 2009 17:42:14 +0000 (13:42 -0400)]
Minor file descriptor leak in testgtk
Added a missing fclose. Bug #578366.
Matthias Clasen [Sat, 11 Apr 2009 15:40:30 +0000 (11:40 -0400)]
Remove generated files
Christian Persch [Sat, 11 Apr 2009 05:53:32 +0000 (01:53 -0400)]
Display localised accelerator keys also in OTHER mode
This fixes bug 572797.
Michael Chudobiak [Sat, 11 Apr 2009 05:47:29 +0000 (01:47 -0400)]
Fix a small leak in GtkFileSelector
Bruce Cowan [Sat, 11 Apr 2009 05:44:35 +0000 (01:44 -0400)]
Add GtkHSV in gtk.types to fix documentation
Christian Dywan [Sat, 11 Apr 2009 05:42:07 +0000 (01:42 -0400)]
Correct tutorial url in faq
MOROHOSHI Akihiko [Sat, 11 Apr 2009 05:34:22 +0000 (01:34 -0400)]
Improve dialog handling in gtk-builder-convert
Make gtk-builder-convert handle response ids in GtkFileChooserDialog
correctly. (#557629)
Simos Xenitellis [Fri, 10 Apr 2009 22:29:14 +0000 (23:29 +0100)]
Updated Greek translation
Claude Paroz [Fri, 10 Apr 2009 20:12:35 +0000 (22:12 +0200)]
Updated French translation
Carlos Garcia Campos [Tue, 7 Apr 2009 17:02:48 +0000 (19:02 +0200)]
Send the print job title to the previewer
The previewer should know the print job title too, it could be included
in the print settings file. Fixes bug #561345
Carlos Garcia Campos [Tue, 7 Apr 2009 16:45:11 +0000 (18:45 +0200)]
Save PageSetup into print settings file used by the print previewer
Fixes bug #578271
Carlos Garcia Campos [Fri, 10 Apr 2009 04:14:23 +0000 (00:14 -0400)]
Fix memory leak in gdkscreen-x11
When RandR 1.2 X driver doesn't return any usable multihead data the
monitors array is freed, without freeing the memory allocated by the array
elements before. Fixes bug #578354
Matthias Clasen [Fri, 10 Apr 2009 04:09:27 +0000 (00:09 -0400)]
Improve accessible name
Change the accessible name of an entry in the print dialog from "At"
to "Time of print". String addition. (#577964)
Matthias Clasen [Fri, 10 Apr 2009 03:42:44 +0000 (23:42 -0400)]
Expand GtkBuilder migration guide
Matthias Clasen [Thu, 9 Apr 2009 23:38:55 +0000 (19:38 -0400)]
Update release instructions for git
Jorge González [Thu, 9 Apr 2009 15:04:17 +0000 (17:04 +0200)]
Updated Spanish translation
Sven Neumann [Thu, 9 Apr 2009 14:50:25 +0000 (16:50 +0200)]
Fix compilation with DirectFB 1.0
The code used a field introduced with DirectFB 1.2. Added a
compile-time version check to make it work with DirectFB 1.0.
Reşat SABIQ [Thu, 9 Apr 2009 09:37:32 +0000 (04:37 -0500)]
Updated Crimean Tatar (Crimean Turkish) translation
Updated crh.po.
Reşat SABIQ [Thu, 9 Apr 2009 08:56:37 +0000 (03:56 -0500)]
Updated Crimean Tatar (Crimean Turkish) translation
Updated crh.po.
Simos Xenitellis [Wed, 8 Apr 2009 23:28:42 +0000 (00:28 +0100)]
Merge branch 'master' of ssh://simos@git.gnome.org/git/gtk+
Simos Xenitellis [Wed, 8 Apr 2009 23:28:18 +0000 (00:28 +0100)]
Updated Greek translation
Luca Ferretti [Wed, 8 Apr 2009 21:33:27 +0000 (23:33 +0200)]
Updated Italian translation
Updated Italian translation by Luca Ferretti
Signed-off-by: Milo Casagrande <milo@ubuntu.com>
Simos Xenitellis [Wed, 8 Apr 2009 19:25:19 +0000 (20:25 +0100)]
Updated Greek translation
Matthias Clasen [Wed, 8 Apr 2009 14:02:52 +0000 (10:02 -0400)]
Allow empty passwords in GtkMountOperation
Allow empty passwords, since there are situations where the
backend doesn't need the password. (#578365)
Michael J. Chudobiak [Wed, 8 Apr 2009 14:50:30 +0000 (10:50 -0400)]
Fixed memory leak in jasper loader
Bug 578290. The "data" block was allocated but not used
and not freed.
Dr. Michael J. Chudobiak [Wed, 8 Apr 2009 14:33:08 +0000 (10:33 -0400)]
Fixed minor memory leak on error
Bug 578290. Fixed a minor memory leak that occurs after a
memory allocation error. Found it using cppcheck.
Matthias Clasen [Wed, 8 Apr 2009 04:52:38 +0000 (00:52 -0400)]
Support links in licenses
Apply the same linkification to the license that we do for credits
in about dialogs. E.g. GTK3 contains a link. (#577789)
Matthias Clasen [Wed, 8 Apr 2009 04:39:22 +0000 (00:39 -0400)]
Remove a non-effective style-set handler
The style-set handler was supposed to set the background color of
the text views in the credits dialog, but due to a thinko it never
had any effect, unless a theme change happened while the dialog
was open. Seems best to keep the current appearance now and remove
the handler. (#577868)
Matthias Clasen [Wed, 8 Apr 2009 04:12:54 +0000 (00:12 -0400)]
Improve accessibility of the print dialog
Add accessible name and description to the "Pages" and "At" entries,
and improve focus handling. (#577964)
Matthias Clasen [Wed, 8 Apr 2009 03:51:52 +0000 (23:51 -0400)]
Improve focus handling in the print dialog
Move the focus to the range entry when selecting the "Pages".
Matthias Clasen [Wed, 8 Apr 2009 03:38:07 +0000 (23:38 -0400)]
Fix --help output of gtk-builder-convert
Matthias Clasen [Tue, 7 Apr 2009 23:28:29 +0000 (19:28 -0400)]
Avoid warnings when unrealizing a text view
For some reason, input methods can emit preedit-changed when a
text view is unrealized, at which point the layout has already
been cleared. (#578221)
Matthias Clasen [Tue, 7 Apr 2009 23:20:53 +0000 (19:20 -0400)]
Mention writable git location, too
Matthias Clasen [Tue, 7 Apr 2009 23:09:28 +0000 (19:09 -0400)]
Fix a memory leak in GtkAccelGroup
Unref closures in accel group finalization (#577824).
Johan Dahlin [Tue, 7 Apr 2009 21:04:05 +0000 (18:04 -0300)]
Convert GtkComboBox items propertly
If the last character is a newline, just ignore it.
This is what glade normally writes, fixes #578276.
Alexander Larsson [Tue, 7 Apr 2009 17:29:19 +0000 (19:29 +0200)]
Merge branch 'master' of ssh://alexl@git.gnome.org/git/gtk+
Björn Lindqvist [Tue, 7 Apr 2009 16:54:15 +0000 (12:54 -0400)]
clarify bugfix in 2.14 for gtk_expander_get_label
Updated documentation for gtk_expander_get_label to clarify that
it was changed in 2.14.
Simos Xenitellis [Tue, 7 Apr 2009 13:50:57 +0000 (14:50 +0100)]
Updated Greek translation
Alexander Larsson [Tue, 7 Apr 2009 13:39:00 +0000 (15:39 +0200)]
Set user_time from startup_id if window realized
For non-realized windows we set the user_time from the startup id on
realization. However, if the window is already realized when the
startup_id is not set we currently don't, but we should. (#573922)
Alexander Larsson [Tue, 7 Apr 2009 13:37:40 +0000 (15:37 +0200)]
Don't move global user time backwards
When setting the user_time on a specific app to something, make sure
we're not moving the global per-display user time backwards.
Alexander Larsson [Tue, 7 Apr 2009 13:32:16 +0000 (15:32 +0200)]
Set errno to 0 before calling strtoul
We check errno for failure, so ensure its cleared first. (#573922)
Claude Paroz [Tue, 7 Apr 2009 06:36:42 +0000 (08:36 +0200)]
Updated French translation
Matthias Clasen [Tue, 7 Apr 2009 00:55:26 +0000 (20:55 -0400)]
Fix a GtkBuilder crash
Always set an error when returning FALSE from gtk_builder_value_from_string.
This fixes the crash reported in bug 532858.
Matthias Clasen [Tue, 7 Apr 2009 00:45:11 +0000 (20:45 -0400)]
Trivial formatting fix
Matthias Clasen [Tue, 7 Apr 2009 00:21:04 +0000 (20:21 -0400)]
Improve gtk-builder-convert error reporting
Make gtk-builder-convert warn when it meets duplicate ids, since
those will not work with GtkBuilder.
Matthias Clasen [Tue, 7 Apr 2009 00:13:35 +0000 (20:13 -0400)]
Improve GtkBuilder error reporting
Make GtkBuilder report an error when it encounters a duplicate id,
instead of segfaulting later on
Jennie Petoumenou [Mon, 6 Apr 2009 21:00:42 +0000 (22:00 +0100)]
Updated Greek translation
Matthias Clasen [Mon, 6 Apr 2009 16:12:08 +0000 (12:12 -0400)]
Better i18n support in GtkBuilder
Let descriptions of accessible actions be translated, by specifying
the description as content of the <action> element, and allowing
"translatable", "context" and "comment" as attributes. (#518642)
Tor Lillqvist [Mon, 6 Apr 2009 12:10:35 +0000 (15:10 +0300)]
Bug 578094 - ProcessIdToSessionId needs to be declared as WINAPI
Patch by Shixin Zeng.
Christian Dywan [Sat, 4 Apr 2009 11:32:09 +0000 (13:32 +0200)]
Move G_END_DECLS before the #endif in gtkitemfactory.h
Bug 577650 – gtkitemfactory.h fails to compile
Place G_END_DECLS inside conditionals, otherwise C++ compilers
will see a closing curly bracket when including the file for
the second time.
Matthias Clasen [Fri, 3 Apr 2009 06:00:48 +0000 (02:00 -0400)]
Add a rule to generate ChangeLog
We use the same rule pango uses to create a ChangeLog file with
the help of git-log. The format is somewhat different from traditional
ChangeLog, but it contains the relevant information.
Matthias Clasen [Fri, 3 Apr 2009 05:49:24 +0000 (01:49 -0400)]
Remove generated files
README and INSTALL are generated files, no need to keep them
under source control.
Matthias Clasen [Fri, 3 Apr 2009 05:48:22 +0000 (01:48 -0400)]
Rename ChangeLog to ChangeLog.pre-2-20
Rename ChangeLog to prevent old habits from luring me into adding
entries there. Also, this makes room for autogenerating a ChangeLog
at make dist.
Matthias Clasen [Thu, 2 Apr 2009 14:17:23 +0000 (10:17 -0400)]
fix slist/list confusion
Don't use g_list_find on a GSList in _gtk_window_set_is_toplevel
(rh#492767).
John Brown [Tue, 31 Mar 2009 23:31:28 +0000 (17:31 -0600)]
bgo#571374 - Add 30-bit visuals to the list of supported depths
Signed-off-by: Federico Mena Quintero <federico@novell.com>
Matthias Clasen [Tue, 31 Mar 2009 22:49:48 +0000 (18:49 -0400)]
Update README files to refer to git
Update various README files to refer to git instead of svn.
Also discontinue ChangeLog files.
Matthias Clasen [Tue, 31 Mar 2009 22:49:48 +0000 (18:49 -0400)]
Update README files to refer to git
Update various README files to refer to git instead of svn.
Also discontinue ChangeLog files.